.menu {
	font-size: 12px;
	font-weight: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	}	
	
a.menu:link		{
	color: #222222;
	text-decoration: none;
	}	
	
a.menu:visited	{
	color: #222222;
	text-decoration: none;
	}	
	
a.menu:hover	{
	color: #000033;
	text-decoration: underline;
	}			
	
a.menu:active	{
	color: #000033;
	text-decoration: underline;
	}		

.footer {
	font-size: 9px;
	font-weight: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	}	
	
a.footer:link		{
	color: #222222;
	text-decoration: none;
	}	
	
a.footer:visited	{
	color: #222222;
	text-decoration: none;
	}	
	
a.footer:hover	{
	color: #000033;
	text-decoration: underline;
	}			
	
a.footer:active	{
	color: #000033;
	text-decoration: underline;
	}

.footer2 {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	}	
	
a.footer2:link		{
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	}	
	
a.footer2:visited	{
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	}	
	
a.footer2:hover	{
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	}			
	
a.footer2:active	{
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	}		
	
.content {
	font-size: 12px;
	font-weight: normal;
	font-family: verdana,arial,helvetica,sans-serif;
	}	
	
a.content:link		{
	color: #222222;
	font-weight: bold;
	text-decoration: underline;
	}	
	
a.content:visited	{
	color: #222222;
	font-weight: bold;
	text-decoration: underline;
	}	
	
a.content:hover	{
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	}			
	
a.content:active	{
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
	}
	
.title {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,arial,helvetica,sans-serif;
	}	
	
a.title:link		{
	color: #222222;
	text-decoration: none;
	}	
	
a.title:visited	{
	color: #222222;
	text-decoration: none;
	}	
	
a.title:hover	{
	color: #000033;
	text-decoration: underline;
	}			
	
a.title:active	{
	color: #000033;
	text-decoration: underline;
	}		
	

